A profile's successor is set to a non-existant profile
-
Hierarchy
-
Object
Throwable
Exception
ApplicationException
ProfileNotFoundException
SuccessorNotFoundException
-
All Implemented Interfaces
-
Serializable
Methods from java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
Methods from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
SuccessorNotFoundException
public SuccessorNotFoundException()
SuccessorNotFoundException
public SuccessorNotFoundException(String
message,
Throwable
t)
- Constructor
SuccessorNotFoundException
public SuccessorNotFoundException(String
message)
- Constructor
SuccessorNotFoundException
public SuccessorNotFoundException(Throwable
t)
- Constructor