Class IllegalURIException

java.lang.Object
java.lang.Throwable
java.lang.Exception
pl.edu.icm.unity.base.exceptions.EngineException
pl.edu.icm.unity.engine.api.files.IllegalURIException
All Implemented Interfaces:
Serializable

public class IllegalURIException extends pl.edu.icm.unity.base.exceptions.EngineException
Author:
P.Piernik
See Also:
  • Constructor Details

    • IllegalURIException

      public IllegalURIException(String msg, Throwable cause)
    • IllegalURIException

      public IllegalURIException(String msg)