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

/forgerock/openam-v13/openam-shared/src/main/java/com/sun/identity/shared/datastruct/
H A DValueNotFoundException.java21 public class ValueNotFoundException extends Exception{ class in inherits:Exception
33 public ValueNotFoundException(String message) { method in class:ValueNotFoundException
47 public ValueNotFoundException(String message, Throwable cause) { method in class:ValueNotFoundException
/forgerock/openam/openam-shared/src/main/java/com/sun/identity/shared/datastruct/
H A DValueNotFoundException.java21 public class ValueNotFoundException extends Exception{ class in inherits:Exception
33 public ValueNotFoundException(String message) { method in class:ValueNotFoundException
47 public ValueNotFoundException(String message, Throwable cause) { method in class:ValueNotFoundException

Completed in 50 milliseconds