Package lumis.portal

Class IndexOutOfBoundsException

    • Constructor Detail

      • IndexOutOfBoundsException

        public IndexOutOfBoundsException​(java.lang.String arg0)
      • IndexOutOfBoundsException

        public IndexOutOfBoundsException​(java.lang.String arg0,
                                         java.lang.Exception innerException)
      • IndexOutOfBoundsException

        public IndexOutOfBoundsException​(java.lang.String arg0,
                                         IResource resource)
      • IndexOutOfBoundsException

        public IndexOutOfBoundsException​(java.lang.String arg0,
                                         java.util.List<IResource> resources)
      • IndexOutOfBoundsException

        public IndexOutOfBoundsException​(java.lang.String arg0,
                                         IResource resource,
                                         java.lang.Exception innerException)
      • IndexOutOfBoundsException

        public IndexOutOfBoundsException​(java.lang.String arg0,
                                         java.util.List<IResource> resources,
                                         java.lang.Exception innerException)