psdi.app.bim.loader

Class ExceptionLoaderMultipleMatch

  • java.lang.Object
    • java.lang.Throwable
      • java.lang.Exception
        • psdi.app.bim.loader.ExceptionLoaderMultipleMatch
  • All Implemented Interfaces:
    java.io.Serializable


    public class ExceptionLoaderMultipleMatch
    extends java.lang.Exception
    Used by the LoaderItem.match() method to report matching errors.
    See Also:
    Serialized Form
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method and Description
      int getHow() 
      • Methods inherited from class java.lang.Throwable

        addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
      • Methods inherited from class java.lang.Object

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