Class OscInvalidArgumentTypeException

java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
com.bitwig.extension.api.opensoundcontrol.OscInvalidArgumentTypeException
All Implemented Interfaces:
Serializable

public class OscInvalidArgumentTypeException extends RuntimeException
See Also:
  • Constructor Details

    • OscInvalidArgumentTypeException

      public OscInvalidArgumentTypeException(Object arg)
    • OscInvalidArgumentTypeException

      public OscInvalidArgumentTypeException(Class<?> type)
    • OscInvalidArgumentTypeException

      public OscInvalidArgumentTypeException(Class<?> type, Method method)