public class CallerNotFoundException extends DefenceException
CallerNotFoundException()
CallerNotFoundException(String message)
CallerNotFoundException(String message, Throwable cause)
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
public CallerNotFoundException()
public CallerNotFoundException(String message)
public CallerNotFoundException(String message, Throwable cause)