Class IllegalMethodException

  • All Implemented Interfaces:
    java.io.Serializable

    public class IllegalMethodException
    extends java.lang.RuntimeException
    IllegalMethodException To support Custom Exception. This class is manually written and not generated from swagger codegen.
    See Also:
    Serialized Form
    • Constructor Summary

      Constructors 
      Constructor Description
      IllegalMethodException​(java.lang.String message)
      Instantiates a new Illegal Method Exception.
    • Method Summary

      • Methods inherited from class java.lang.Throwable

        addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
      • Methods inherited from class java.lang.Object

        equals, getClass, hashCode, notify, notifyAll, wait, wait, wait
    • Constructor Detail

      • IllegalMethodException

        public IllegalMethodException​(java.lang.String message)
        Instantiates a new Illegal Method Exception.
        Parameters:
        message - the error message