Package org.apache.jena.shex
Class ShexException
- java.lang.Object
-
- java.lang.Throwable
-
- java.lang.Exception
-
- java.lang.RuntimeException
-
- org.apache.jena.shex.ShexException
-
- All Implemented Interfaces:
java.io.Serializable
public class ShexException extends java.lang.RuntimeException- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor Description ShexException(java.lang.String msg)ShexException(java.lang.String msg, java.lang.Throwable th)
-