org.codehaus.mojo.appassembler.booter
Class InternalErrorException
java.lang.Object
java.lang.Throwable
java.lang.Exception
org.codehaus.mojo.appassembler.booter.InternalErrorException
- All Implemented Interfaces:
- Serializable
public class InternalErrorException
- extends Exception
- Version:
- $Id: InternalErrorException.java 6588 2008-03-28 12:22:57Z bentmann $
- Author:
- Trygve Laugstøl
- 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(String message)
InternalErrorException
public InternalErrorException(String message,
Throwable cause)
Copyright © 2006-2011 Codehaus. All Rights Reserved.