Class InvalidEventDescriptorException

java.lang.Object
java.lang.Throwable
java.lang.Exception
laas.openrobots.ontology.exceptions.InvalidEventDescriptorException
All Implemented Interfaces:
Serializable

public class InvalidEventDescriptorException extends Exception
This exception is thrown when a event is registered with invalid parameters.
See Also:
  • Constructor Details

    • InvalidEventDescriptorException

      public InvalidEventDescriptorException(String msg)