de.smartics.properties.admin.domain.model
Class CannotInitializeManagedApplicationException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
de.smartics.properties.admin.domain.model.CannotInitializeManagedApplicationException
-
All Implemented Interfaces:
-
Serializable
-
public class CannotInitializeManagedApplicationException
-
extends
RuntimeException
Signals that the managed application cannot be initialized. Usually configuration properties are missing.
-
See Also:
-
Serialized Form
Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
CannotInitializeManagedApplicationException
public CannotInitializeManagedApplicationException(Throwable cause)
-
Default constructor.
-
Parameters:
-
cause
- the cause (which is saved for later retrieval by the
Throwable.getCause()
method). (A
null value is permitted, and indicates that the cause is nonexistent or unknown.)
Copyright © 2013
Kronseder & Reiner GmbH - smartics. All Rights Reserved.