com.bea.security.entitlements.admin.rbac
Class EUIRBACException

java.lang.Object
  extended byjava.lang.Throwable
      extended byjava.lang.Exception
          extended bycom.bea.ales.rbac.RBACException
              extended bycom.bea.security.entitlements.admin.rbac.EUIRBACException
All Implemented Interfaces:
java.io.Serializable

public class EUIRBACException
extends com.bea.ales.rbac.RBACException

Generic UI RBAC Exception

See Also:
Serialized Form

Constructor Summary
EUIRBACException(java.lang.String message)
          Constructor
 
Methods inherited from class com.bea.ales.rbac.RBACException
getCause, getMessage, getType
 
Methods inherited from class java.lang.Throwable
fillInStackTrace, getLocalizedMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

EUIRBACException

public EUIRBACException(java.lang.String message)
Constructor

Parameters:
message - error message to set


Copyright © 2007 BEA Systems Inc. All Rights Reserved.