Skip navigation links
com.bea.wcp.profile
Class OperationNotSupportedException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.io.IOException
com.bea.wcp.profile.ProfileException
com.bea.wcp.profile.OperationNotSupportedException
- All Implemented Interfaces:
- Serializable
-
public class OperationNotSupportedException
- extends ProfileException
If a Profile Service provider does not support a particular method of the API, it should throw this exception.
- See Also:
- Serialized Form
Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
OperationNotSupportedException
public OperationNotSupportedException(String message)
OperationNotSupportedException
public OperationNotSupportedException(String message,
Throwable t)
Skip navigation links
Copyright © 2012 Oracle Corporation. All Rights Reserved.