com.evolveum.midpoint.util.exception
Class SystemException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
com.evolveum.midpoint.util.exception.SystemException
- All Implemented Interfaces:
- Serializable
public class SystemException
- extends RuntimeException
- See Also:
- Serialized Form
Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
SystemException
public SystemException()
SystemException
public SystemException(String message)
SystemException
public SystemException(Throwable throwable)
SystemException
public SystemException(String message,
Throwable throwable)
Copyright © 2013 evolveum. All Rights Reserved.