Class InvalidParameterTypeException

java.lang.Object
java.lang.Throwable
java.lang.Exception
net.officefloor.frame.api.manage.InvalidParameterTypeException
All Implemented Interfaces:
Serializable

public class InvalidParameterTypeException extends Exception
Indicates parameter type to ManagedFunction is invalid.
Author:
Daniel Sagenschneider
See Also:
  • Constructor Details

    • InvalidParameterTypeException

      public InvalidParameterTypeException(String message)
      Initiate.
      Parameters:
      message - Message.