de.tif.jacob.core.exception
Class InvalidApplicationException
java.lang.Object
java.lang.Throwable
java.lang.Exception
de.tif.jacob.core.exception.UserException
de.tif.jacob.core.exception.InvalidApplicationException
- All Implemented Interfaces:
- java.io.Serializable
public class InvalidApplicationException
- extends UserException
This exception indicates that an operation has been performed on an invalid
application, e.g. an application could not be deployed because of a version
incompatibility.
- See Also:
- Serialized Form
|
Field Summary |
static java.lang.String |
RCS_ID
The internal revision control system id. |
static java.lang.String |
RCS_REV
The internal revision control system id in short form. |
| Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
| Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait |
RCS_ID
public static final transient java.lang.String RCS_ID
- The internal revision control system id.
- See Also:
- Constant Field Values
RCS_REV
public static final transient java.lang.String RCS_REV
- The internal revision control system id in short form.
- See Also:
- Constant Field Values
InvalidApplicationException
public InvalidApplicationException(java.lang.String message)
- Constructs the
InvalidApplicationException.
- Parameters:
message - detailed message