Package com.nwalsh.sinclude.exceptions
Class FixupException
- java.lang.Object
-
- java.lang.Throwable
-
- java.lang.Exception
-
- java.lang.RuntimeException
-
- java.lang.UnsupportedOperationException
-
- com.nwalsh.sinclude.exceptions.XIncludeException
-
- com.nwalsh.sinclude.exceptions.FixupException
-
- All Implemented Interfaces:
java.io.Serializable
public class FixupException extends XIncludeException
- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor Description FixupException(java.lang.String message)
FixupException(java.lang.Throwable cause)
-