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

/forgerock/openam-v13/openam-core/src/main/java/com/iplanet/ums/cos/
H A DCOSNotFoundException.java25 * $Id: COSNotFoundException.java,v 1.3 2008/06/25 05:41:46 qcheng Exp $
37 public class COSNotFoundException extends UMSException { class in inherits:UMSException
42 public COSNotFoundException() { method in class:COSNotFoundException
51 public COSNotFoundException(String msg) { method in class:COSNotFoundException
63 public COSNotFoundException(String msg, Throwable rootCause) { method in class:COSNotFoundException
/forgerock/openam/openam-core/src/main/java/com/iplanet/ums/cos/
H A DCOSNotFoundException.java25 * $Id: COSNotFoundException.java,v 1.3 2008/06/25 05:41:46 qcheng Exp $
37 public class COSNotFoundException extends UMSException { class in inherits:UMSException
42 public COSNotFoundException() { method in class:COSNotFoundException
51 public COSNotFoundException(String msg) { method in class:COSNotFoundException
63 public COSNotFoundException(String msg, Throwable rootCause) { method in class:COSNotFoundException

Completed in 331 milliseconds