Oracle Fusion Middleware Java API Reference for Oracle Extension SDK
12c (12.2.1.1)
E67111-01
 
- Detail: 
 
- Field | 
 
- Constr | 
 
- Method
 
 
 
- java.lang.Object
 
- 
- java.lang.Throwable
 
- 
- java.lang.Exception
 
- 
- javax.ide.build.AbortBuildException
 
 
 
 
- 
- 
Constructor Summary
Constructors 
| Constructor and Description | 
AbortBuildException(java.lang.String msg)
Constructs an AbortBuildException. 
 | 
AbortBuildException(java.lang.String msg,
                   java.lang.Throwable cause)
Constructs an AbortBuildException. 
 | 
 
- 
Method Summary
- 
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 
 
 
 
- 
- 
Constructor Detail
- 
AbortBuildException
public AbortBuildException(java.lang.String msg,
                           java.lang.Throwable cause)
Constructs an AbortBuildException.
- Parameters:
 
msg - a short message indicating the problem. 
cause - another exception which caused this exception. 
 
 
 
 
 
Oracle Fusion Middleware Java API Reference for Oracle Extension SDK
12c (12.2.1.1)
E67111-01
 
- Detail: 
 
- Field | 
 
- Constr | 
 
- Method
 
 
 
Copyright © 1997, 2016, Oracle. All rights reserved.