Package network.oxalis.ng.api.lang
Class OxalisContentException
- java.lang.Object
-
- java.lang.Throwable
-
- java.lang.Exception
-
- network.oxalis.ng.api.lang.OxalisException
-
- network.oxalis.ng.api.lang.OxalisContentException
-
- All Implemented Interfaces:
Serializable
public class OxalisContentException extends OxalisException
- Author:
- erlend
- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor Description OxalisContentException(String message)OxalisContentException(String message, Throwable cause)
-
Method Summary
-
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
-