Class UnexpectedStaticTypeException

All Implemented Interfaces:
Serializable

public class UnexpectedStaticTypeException extends RumbleException
See Also:
  • Constructor Details

    • UnexpectedStaticTypeException

      public UnexpectedStaticTypeException(String message)
    • UnexpectedStaticTypeException

      public UnexpectedStaticTypeException(String message, ExceptionMetadata metadata)
    • UnexpectedStaticTypeException

      public UnexpectedStaticTypeException(String message, ErrorCode errorCode)
    • UnexpectedStaticTypeException

      public UnexpectedStaticTypeException(String message, ErrorCode errorCode, ExceptionMetadata metadata)