org.jasig.portlet.announcements
Class UnauthorizedException

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by java.lang.RuntimeException
              extended by java.lang.SecurityException
                  extended by org.jasig.portlet.announcements.UnauthorizedException
All Implemented Interfaces:
Serializable

public class UnauthorizedException
extends SecurityException

Author:
Erik A. Olsson (eolsson@uci.edu) $LastChangedBy$ $LastChangedDate$
See Also:
Serialized Form

Constructor Summary
UnauthorizedException()
           
UnauthorizedException(String m)
           
 
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

UnauthorizedException

public UnauthorizedException()

UnauthorizedException

public UnauthorizedException(String m)


Copyright © 2012 Jasig, Inc.. All Rights Reserved.