Class UnsupportedConstantPoolTypeException

  • All Implemented Interfaces:
    java.io.Serializable

    public class UnsupportedConstantPoolTypeException
    extends java.lang.RuntimeException
    Experimental API. May change without notice.
    See Also:
    Serialized Form
    • Constructor Detail

      • UnsupportedConstantPoolTypeException

        public UnsupportedConstantPoolTypeException()
      • UnsupportedConstantPoolTypeException

        public UnsupportedConstantPoolTypeException​(java.lang.String message,
                                                    java.lang.Throwable cause)
      • UnsupportedConstantPoolTypeException

        public UnsupportedConstantPoolTypeException​(java.lang.String message)
      • UnsupportedConstantPoolTypeException

        public UnsupportedConstantPoolTypeException​(java.lang.Throwable cause)