Package com.oracle.bmc.auth.exception
Class InstancePrincipalUnavailableException
- java.lang.Object
- 
- java.lang.Throwable
- 
- java.lang.Exception
- 
- java.lang.RuntimeException
- 
- java.lang.IllegalArgumentException
- 
- com.oracle.bmc.auth.exception.InstancePrincipalUnavailableException
 
 
 
 
 
- 
- All Implemented Interfaces:
- Serializable
 
 public class InstancePrincipalUnavailableException extends IllegalArgumentException Failed to fetch Instance Principal cert from the Instance Metadata Service.- See Also:
- Serialized Form
 
- 
- 
Constructor SummaryConstructors Constructor Description InstancePrincipalUnavailableException(String message)InstancePrincipalUnavailableException(String message, Exception cause)
 - 
Method Summary- 
Methods inherited from class java.lang.ThrowableaddSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
 
- 
 
-