Class OperatorNotSupportedException

java.lang.Object
java.lang.Throwable
java.lang.Exception
com.smeup.kokos.sdk.entity.exception.OperatorNotSupportedException
All Implemented Interfaces:
Serializable

public class OperatorNotSupportedException extends Exception
See Also:
  • Constructor Details

    • OperatorNotSupportedException

      public OperatorNotSupportedException(String operator)
    • OperatorNotSupportedException

      public OperatorNotSupportedException(String operator, String message)