com.uwyn.rife.rep.exceptions
Class RepException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
com.uwyn.rife.rep.exceptions.RepException
- All Implemented Interfaces:
- Serializable
- Direct Known Subclasses:
- BlockingParticipantExpectedException, InitializationErrorException, ParticipantNotFoundException
public class RepException
- extends RuntimeException
- See Also:
- Serialized Form
| Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
RepException
public RepException()
RepException
public RepException(String message)
RepException
public RepException(String message,
Throwable cause)
RepException
public RepException(Throwable cause)
Copyright © 2001-2007 Uwyn sprl/bvba. All Rights Reserved.