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:
java.io.Serializable
public class IllegalURIException extends pl.edu.icm.unity.exceptions.EngineException
- Author:
- P.Piernik
- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor Description IllegalURIException(java.lang.String msg)
IllegalURIException(java.lang.String msg, java.lang.Throwable cause)
-