Skip navigation links

Oracle Communications Converged Application Server Java API Reference
5.1

E36938-01


com.bea.wcp.profile
Class ProfileException

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by java.io.IOException
              extended by com.bea.wcp.profile.ProfileException

All Implemented Interfaces:
Serializable
Direct Known Subclasses:
ConcurrentProfileModificationException, OperationNotSupportedException, RequestTimedOutException, SubscriptionModificationFailedException

public class ProfileException
extends IOException
See Also:
Serialized Form

Constructor Summary
ProfileException(String message)
           
ProfileException(String message, Throwable t)
           

 

Method Summary

 

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

ProfileException

public ProfileException(String message)

ProfileException

public ProfileException(String message,
                        Throwable t)

Skip navigation links

Oracle Communications Converged Application Server Java API Reference
5.1

E36938-01


Copyright © 2012 Oracle Corporation. All Rights Reserved.