org.riverframework
Class RiverException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
org.riverframework.RiverException
- All Implemented Interfaces:
- Serializable
- Direct Known Subclasses:
- ClosedObjectException
public class RiverException
- extends RuntimeException
- See Also:
- Serialized Form
| Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
RiverException
public RiverException()
RiverException
public RiverException(String message)
RiverException
public RiverException(Exception e)
RiverException
public RiverException(Throwable t)
RiverException
public RiverException(String message,
Exception e)
Copyright © 2015. All rights reserved.