Package com.bea.wcp.profile
Class ProfileException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.io.IOException
com.bea.wcp.profile.ProfileException
- All Implemented Interfaces:
Serializable
- Direct Known Subclasses:
ConcurrentProfileModificationException,OperationNotSupportedException,RequestTimedOutException,SubscriptionModificationFailedException
- Author:
- Copyright (c) 2021, Oracle and/or its affiliates. All rights reserved.
- See Also:
-
Constructor Summary
ConstructorsConstructorDescriptionProfileException(String message) ProfileException(String message, Throwable t) -
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
ProfileException
-
ProfileException
-