org.eclipse.stardust.common.error
Class InternalException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
org.eclipse.stardust.common.error.ApplicationException
org.eclipse.stardust.common.error.InternalException
- All Implemented Interfaces:
- Serializable
public class InternalException
- extends ApplicationException
- See Also:
- Serialized Form
InternalException
public InternalException(String message)
InternalException
public InternalException(Throwable e)
- This constructor is used for exception conversion.
InternalException
public InternalException(String message,
Throwable e)
- This constructor is used for exception conversion.
Copyright © 2017 Eclipse Stardust. All Rights Reserved.