Class CdnExceptionInSource
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
net.dzikoysk.cdn.CdnException
net.dzikoysk.cdn.CdnExceptionInSource
-
Constructor Summary
ConstructorsConstructorDescriptionCdnExceptionInSource(String message, String line, int lineNumber, Exception exception) -
Method Summary
Methods inherited from class net.dzikoysk.cdn.CdnException
identityMethods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
CdnExceptionInSource
-
-
Method Details
-
getLineNumber
public int getLineNumber() -
getLine
-