org.apache.rat.api
Class RatException
java.lang.Object
java.lang.Throwable
java.lang.Exception
org.apache.rat.api.RatException
- All Implemented Interfaces:
- Serializable
public class RatException
- extends Exception
- See Also:
- Serialized Form
Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
RatException
public RatException()
RatException
public RatException(String message,
Throwable cause)
RatException
public RatException(String message)
RatException
public RatException(Throwable cause)
Copyright © 2006-2011 Apache Software Foundation. All Rights Reserved.