Skip navigation links
com.oracle.e1.jdemf
Class JDERestServiceException
java.lang.Object
java.lang.Throwable
java.lang.Exception
com.oracle.e1.jdemf.JDERestServiceException
- All Implemented Interfaces:
- java.io.Serializable
-
public class JDERestServiceException
- extends java.lang.Exception
A JDERestServiceException is thrown if the service call to AIS fails for any reason. More details about the failure will be included in the exception message.
- See Also:
- Serialized Form
| 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 |
JDERestServiceException
public JDERestServiceException(java.lang.Throwable throwable)
JDERestServiceException
public JDERestServiceException(java.lang.String string,
java.lang.Throwable throwable)
JDERestServiceException
public JDERestServiceException(java.lang.String string)
JDERestServiceException
public JDERestServiceException()
Skip navigation links
Copyright © 2014 Oracle and/or its affiliates. All Rights Reserved.