Package net.jimblackler.jsonschemafriend
Class StandardGenerationException
- java.lang.Object
-
- java.lang.Throwable
-
- java.lang.Exception
-
- net.jimblackler.jsonschemafriend.SchemaException
-
- net.jimblackler.jsonschemafriend.GenerationException
-
- net.jimblackler.jsonschemafriend.StandardGenerationException
-
- All Implemented Interfaces:
java.io.Serializable
public class StandardGenerationException extends GenerationException
- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor Description StandardGenerationException(java.util.Map<java.lang.String,java.lang.Object> standardOutput)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description java.util.Map<java.lang.String,java.lang.Object>getStandardOutput()
-