Class IllegalURIException
- java.lang.Object
-
- java.lang.Throwable
-
- java.lang.Exception
-
- pl.edu.icm.unity.exceptions.EngineException
-
- pl.edu.icm.unity.engine.api.files.IllegalURIException
-
- All Implemented Interfaces:
Serializable
public class IllegalURIException extends EngineException
- Author:
- P.Piernik
- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor Description IllegalURIException(String msg)
IllegalURIException(String msg, Throwable cause)
-
Method Summary
-
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
-