Class InvalidCreateOperationException

  • All Implemented Interfaces:
    java.io.Serializable

    public class InvalidCreateOperationException
    extends java.lang.Exception
    Invalid create operation for request construction
    See Also:
    Serialized Form
    • 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

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

      • InvalidCreateOperationException

        public InvalidCreateOperationException​(java.lang.String arg0)
        Parameters:
        arg0 - String
      • InvalidCreateOperationException

        public InvalidCreateOperationException​(java.lang.Throwable arg0)
        Parameters:
        arg0 - Exception
      • InvalidCreateOperationException

        public InvalidCreateOperationException​(java.lang.String arg0,
                                               java.lang.Throwable arg1)
        Parameters:
        arg0 - String
        arg1 - Throwable
      • InvalidCreateOperationException

        public InvalidCreateOperationException​(java.lang.String arg0,
                                               java.lang.Throwable arg1,
                                               boolean arg2,
                                               boolean arg3)
        Parameters:
        arg0 - string
        arg1 - Throwable
        arg2 - enough suppression
        arg3 - enough write track