com.atlassian.crowd.plugin.rest.admin.model.exception
Class InternalErrorException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
com.atlassian.crowd.plugin.rest.admin.model.exception.InternalErrorException
- All Implemented Interfaces:
- Serializable
public class InternalErrorException
- extends RuntimeException
- See Also:
- Serialized Form
Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
InternalErrorException
public InternalErrorException()
InternalErrorException
public InternalErrorException(String message)
InternalErrorException
public InternalErrorException(String message,
Throwable cause)
InternalErrorException
public InternalErrorException(Throwable cause)
Copyright © 2009 Atlassian Pty Ltd. All Rights Reserved.