se.cambio.cds.util.exceptions
Class InternalErrorException
java.lang.Object
java.lang.Throwable
java.lang.Exception
se.cambio.cds.util.exceptions.InternalErrorException
- All Implemented Interfaces:
- Serializable
- Direct Known Subclasses:
- CompilationErrorException, FolderNotFoundException
public class InternalErrorException
- extends Exception
- See Also:
- Serialized Form
InternalErrorException
public InternalErrorException(Exception exception)
getMessage
public String getMessage()
- Overrides:
getMessage
in class Throwable
getEncapsulatedException
public Exception getEncapsulatedException()
printStackTrace
public void printStackTrace()
- Overrides:
printStackTrace
in class Throwable
printStackTrace
public void printStackTrace(PrintStream printStream)
- Overrides:
printStackTrace
in class Throwable
printStackTrace
public void printStackTrace(PrintWriter printWriter)
- Overrides:
printStackTrace
in class Throwable
Copyright © 2013 Cambio. All Rights Reserved.