Package org.dspace.xoai.exceptions
Class CompilingException
- java.lang.Object
-
- java.lang.Throwable
-
- java.lang.Exception
-
- org.dspace.xoai.exceptions.CompilingException
-
- All Implemented Interfaces:
Serializable
public class CompilingException extends Exception
- Author:
- Lyncode Development Team (dspace at lyncode dot com)
- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor Description CompilingException()CompilingException(String arg0)CompilingException(String arg0, Throwable arg1)CompilingException(Throwable arg0)
-
Method Summary
-
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
-