Package io.swagger.codegen.cmd
Class ValidateException
- java.lang.Object
-
- java.lang.Throwable
-
- java.lang.Exception
-
- java.lang.RuntimeException
-
- io.swagger.codegen.cmd.ValidateException
-
- All Implemented Interfaces:
Serializable
public class ValidateException extends RuntimeException
Created by takuro on 2017/05/02.- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor Description ValidateException()
-
Method Summary
-
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
-