Searched refs:StoreException (Results 1 - 2 of 2) sorted by relevance

/forgerock/openam-v13/openam-shared/src/main/java/com/iplanet/dpro/session/exceptions/
H A DStoreException.java33 public class StoreException extends Exception { class in inherits:Exception
39 public StoreException() { method in class:StoreException
45 public StoreException(String message) { method in class:StoreException
52 public StoreException(Throwable cause) { method in class:StoreException
59 public StoreException(String message, Throwable cause) { method in class:StoreException
/forgerock/openam/openam-shared/src/main/java/com/iplanet/dpro/session/exceptions/
H A DStoreException.java33 public class StoreException extends Exception { class in inherits:Exception
39 public StoreException() { method in class:StoreException
45 public StoreException(String message) { method in class:StoreException
52 public StoreException(Throwable cause) { method in class:StoreException
59 public StoreException(String message, Throwable cause) { method in class:StoreException

Completed in 64 milliseconds