com.sap.portal.directory

Class EnumerationLimitException

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by javax.naming.NamingException
              extended by com.sap.portal.directory.EnumerationLimitException
All Implemented Interfaces:
Serializable

public class EnumerationLimitException
extends NamingException

Exception for enumerations

Thrown if there are problems returning one or more elements of an enumeration.

See Also:
Serialized Form

Field Summary
 
Fields inherited from class javax.naming.NamingException
remainingName, resolvedName, resolvedObj, rootException
 
Constructor Summary
EnumerationLimitException()
           
EnumerationLimitException(Exception rootCause)
           
EnumerationLimitException(String message)
           
EnumerationLimitException(String message, Exception rootCause)
           
EnumerationLimitException(String message, Exception rootCause, int lastIndex)
           
 
Method Summary
 int getLastIndex()
           
 
Methods inherited from class javax.naming.NamingException
appendRemainingComponent, appendRemainingName, getCause, getExplanation, getRemainingName, getResolvedName, getResolvedObj, getRootCause, initCause, setRemainingName, setResolvedName, setResolvedObj, setRootCause, toString, toString
 
Methods inherited from class java.lang.Throwable
fillInStackTrace, getLocalizedMessage, getMessage, getStackTrace, printStackTrace, printStackTrace, printStackTrace, setStackTrace
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

EnumerationLimitException

public EnumerationLimitException()

EnumerationLimitException

public EnumerationLimitException(String message)

EnumerationLimitException

public EnumerationLimitException(String message,
                                 Exception rootCause)

EnumerationLimitException

public EnumerationLimitException(String message,
                                 Exception rootCause,
                                 int lastIndex)

EnumerationLimitException

public EnumerationLimitException(Exception rootCause)
Method Detail

getLastIndex

public int getLastIndex()
Access Rights

This class can be accessed from:


SC DC Public Part ACH
[sap.com] EP-BASIS-API [sap.com] tc/epbc/basis/jndisupportdeprecated api EP-PIN-PRT
[sap.com] EP-BASIS-API [sap.com] tc/epbc/prt/api api EP-PIN


Copyright 2011 SAP AG Complete Copyright Notice