com.sap.ip.me.api.security
Class PermissionException

java.lang.Object
  extended byjava.lang.Throwable
      extended byjava.lang.Exception
          extended bycom.sap.ip.me.api.security.PermissionException
All Implemented Interfaces:
java.io.Serializable

public class PermissionException
extends java.lang.Exception

Copyright: Copyright (c) 2002

Company: SAP AG

Version:
1.0
Author:
not attributable
See Also:
Serialized Form

Constructor Summary
PermissionException()
          Constructor for the PermissionException object
PermissionException(java.lang.String message)
          Constructor for the PermissionException object
 
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

PermissionException

public PermissionException(java.lang.String message)
Constructor for the PermissionException object

Parameters:
message - Message for the Exception

PermissionException

public PermissionException()
Constructor for the PermissionException object



Copyright © 2005 SAP AG. All Rights Reserved.