public class ProvidenceConfigException extends TokenizerException
| Constructor and Description |
|---|
ProvidenceConfigException(SerializerException cause) |
ProvidenceConfigException(String format,
Object... args) |
ProvidenceConfigException(Throwable cause,
String format,
Object... args) |
ProvidenceConfigException(TokenizerException cause) |
| Modifier and Type | Method and Description |
|---|---|
ProvidenceConfigException |
setFile(String file) |
asString, getFile, getLength, getLine, getLineNo, getLinePos, initCause, setLength, setLine, setLineNo, setLinePos, toStringgetCallType, getExceptionType, getMethodName, getSequenceNo, setCallType, setExceptionType, setMethodName, setSequenceNoaddSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, printStackTrace, printStackTrace, printStackTrace, setStackTracepublic ProvidenceConfigException(Throwable cause, String format, Object... args)
public ProvidenceConfigException(SerializerException cause)
public ProvidenceConfigException(TokenizerException cause)
public ProvidenceConfigException setFile(String file)
setFile in class TokenizerExceptionCopyright © 2015–2018 morimekta.net. All rights reserved.