Class InvalidTransformException

java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
com.headius.invokebinder.InvalidTransformException
All Implemented Interfaces:
Serializable

public class InvalidTransformException extends RuntimeException
Exception raised when a Binder transform is not valid for the current signature.
See Also:
  • Constructor Details

    • InvalidTransformException

      public InvalidTransformException(String message)
    • InvalidTransformException

      public InvalidTransformException(Exception e)