|
DLESE Tools v1.6.0 |
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object java.lang.Throwable java.lang.Exception org.dlese.dpc.schemedit.threadedservices.ValidatingServiceException
public class ValidatingServiceException
Indicates an error occured in the ValidatingService occured.
ExportingService
,
Serialized FormConstructor Summary | |
---|---|
ValidatingServiceException()
Constructs an Exception with no specified detail message. |
|
ValidatingServiceException(String message)
Constructs an Exception with the specified detail message. |
Method Summary |
---|
Methods inherited from class java.lang.Throwable |
---|
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Constructor Detail |
---|
public ValidatingServiceException()
Exception
with no specified detail message.
public ValidatingServiceException(String message)
Exception
with the specified detail message.
message
- the detailed message.
|
DLESE Tools v1.6.0 |
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |