Class NoRegisteredOperationFoundException

java.lang.Object
java.lang.Throwable
java.lang.Exception
org.eclipse.m2m.atl.profiler.core.exception.NoRegisteredOperationFoundException
All Implemented Interfaces:
Serializable

public class NoRegisteredOperationFoundException extends Exception
An thrown when an operation isn't found.
See Also:
  • Constructor Details

    • NoRegisteredOperationFoundException

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