Class YAPIONArrayIndexOutOfBoundsException

  • All Implemented Interfaces:
    java.io.Serializable

    public class YAPIONArrayIndexOutOfBoundsException
    extends YAPIONException
    See Also:
    Serialized Form
    • Constructor Detail

      • YAPIONArrayIndexOutOfBoundsException

        public YAPIONArrayIndexOutOfBoundsException()
      • YAPIONArrayIndexOutOfBoundsException

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

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

        public YAPIONArrayIndexOutOfBoundsException​(java.lang.Throwable cause)