Skip navigation links
com.bea.wcp.profile
Class SubscriptionModificationFailedException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.io.IOException
com.bea.wcp.profile.ProfileException
com.bea.wcp.profile.SubscriptionModificationFailedException
- All Implemented Interfaces:
- Serializable
-
public class SubscriptionModificationFailedException
- extends ProfileException
This exception is thrown if a request to modify the duration of an exception, failed. See ProfileSubscription.setExpires(int)
.
- See Also:
- Serialized Form
Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
SubscriptionModificationFailedException
public SubscriptionModificationFailedException(String message)
SubscriptionModificationFailedException
public SubscriptionModificationFailedException(String message,
Throwable t)
Skip navigation links
Copyright © 2012 Oracle Corporation. All Rights Reserved.