Package org.apache.johnzon.mapper
Class FactoryCreateException
- java.lang.Object
-
- java.lang.Throwable
-
- java.lang.Exception
-
- java.lang.RuntimeException
-
- jakarta.json.JsonException
-
- org.apache.johnzon.mapper.MapperException
-
- org.apache.johnzon.mapper.FactoryCreateException
-
- All Implemented Interfaces:
Serializable
public class FactoryCreateException extends MapperException
- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor Description FactoryCreateException(Type type, jakarta.json.JsonObject object, String snippet, Exception e)
-
Method Summary
-
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
-