Class CastError

  • All Implemented Interfaces:

    
    public class CastError
    
                        

    The cast error.

    • Nested Class Summary

      Nested Classes 
      Modifier and Type Class Description
    • Enum Constant Summary

      Enum Constants 
      Enum Constant Description
    • Method Summary

      Modifier and Type Method Description
      ErrorCode getErrorCode() The error code of the cast error.
      String getDescription() The description of the cast error.
      String toString()
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait