Searched defs:InternalErrorException (Results 1 - 1 of 1) sorted by relevance

/forgerock/openidm-v4/openidm-enhanced-config/src/main/java/org/forgerock/openidm/config/enhanced/
H A DInternalErrorException.java32 public class InternalErrorException extends RuntimeException { class in inherits:RuntimeException
39 public InternalErrorException() { method in class:InternalErrorException
45 public InternalErrorException(String message) { method in class:InternalErrorException
52 public InternalErrorException(Throwable cause) { method in class:InternalErrorException
59 public InternalErrorException(String message, Throwable cause) { method in class:InternalErrorException

Completed in 28 milliseconds