Package org.bsc.confluence.model
Class ProcessUriException
- java.lang.Object
-
- java.lang.Throwable
-
- java.lang.Exception
-
- org.bsc.confluence.model.ProcessUriException
-
- All Implemented Interfaces:
Serializable
public class ProcessUriException extends Exception
- Author:
- bsorrentino
- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor Description ProcessUriException(String string)
ProcessUriException(String string, Throwable thrwbl)
-
Method Summary
-
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
-