info.magnolia.cms.security
Class PrincipalNotFoundException

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by info.magnolia.cms.security.PrincipalNotFoundException
All Implemented Interfaces:
Serializable

public class PrincipalNotFoundException
extends Exception

Throw when a Principal is search and not found.

Version:
$Id$
See Also:
Serialized Form

Constructor Summary
PrincipalNotFoundException(String message)
           
 
Method Summary
 
Methods inherited from class java.lang.Throwable
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

PrincipalNotFoundException

public PrincipalNotFoundException(String message)


Copyright © 2003-2013 Magnolia International Ltd.. All Rights Reserved.