Class BuildFailedException

  • All Implemented Interfaces:
    java.io.Serializable

    class BuildFailedException
    extends java.lang.Exception
    Build failed exception.
    • Field Summary

      Fields 
      Modifier and Type Field Description
      static java.lang.String NORMAL  
      static java.lang.String STAGING  
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      java.lang.String getExceptionType()  
      • 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