org.apache.jena.atlas.lib
Class Problem
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
org.apache.jena.atlas.lib.Problem
- All Implemented Interfaces:
- Serializable
public class Problem
- extends RuntimeException
- See Also:
- Serialized Form
Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
Problem
public Problem(String msg)
Problem
public Problem(String msg,
Throwable th)
Licenced under the Apache License, Version 2.0