Class ParameterNotAvailableException

  • All Implemented Interfaces:
    java.io.Serializable

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

      Constructors 
      Constructor Description
      ParameterNotAvailableException​(java.lang.String message)
      Instantiates a new Parameter Not Available 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

      • ParameterNotAvailableException

        public ParameterNotAvailableException​(java.lang.String message)
        Instantiates a new Parameter Not Available Exception.
        Parameters:
        message - the error message