Esri Geoportal Server
1.0

com.esri.gpt.server.assertion.exception
Class AsnInsufficientPrivilegeException

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by com.esri.gpt.framework.context.ApplicationException
              extended by com.esri.gpt.server.assertion.exception.AsnInsufficientPrivilegeException
All Implemented Interfaces:
Serializable

public class AsnInsufficientPrivilegeException
extends ApplicationException

Thrown when the current user has insufficient privilege for the requested operation.

See Also:
Serialized Form

Constructor Summary
AsnInsufficientPrivilegeException()
          Default constructor
 
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

AsnInsufficientPrivilegeException

public AsnInsufficientPrivilegeException()
Default constructor


Esri Geoportal Server
1.0

Copyright 2011 Environmental Systems Research Institute. All rights reserved. Use is subject to license terms.