Skip navigation links
com.bea.wli.config.component
Class CreateException
java.lang.Object
java.lang.Throwable
java.lang.Exception
com.bea.wli.config.component.CreateException
- All Implemented Interfaces:
- java.io.Serializable
-
public class CreateException
- extends java.lang.Exception
Thrown when creation of a resource, folder or project fails due to a reason other than validation constraints.
- 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 |
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait |
serialVersionUID
public static final long serialVersionUID
-
- See Also:
- Constant Field Values
CreateException
public CreateException()
CreateException
public CreateException(java.lang.String message)
CreateException
public CreateException(java.lang.String message,
java.lang.Throwable cause)
CreateException
public CreateException(java.lang.Throwable cause)
Skip navigation links
Copyright © 2008, 2012, Oracle. All rights reserved.