Class NoRegisteredOperationFoundException

  • All Implemented Interfaces:
    java.io.Serializable

    public class NoRegisteredOperationFoundException
    extends java.lang.Exception
    An thrown when an operation isn't found.
    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

      • NoRegisteredOperationFoundException

        public NoRegisteredOperationFoundException​(java.lang.String msg)
        Creates an exception with the given message.
        Parameters:
        msg - the message