Package org.wildfly.iiop.openjdk.rmi.ir
Class IRConstructionException
- java.lang.Object
-
- java.lang.Throwable
-
- java.lang.Exception
-
- org.wildfly.iiop.openjdk.rmi.ir.IRConstructionException
-
- All Implemented Interfaces:
Serializable
public class IRConstructionException extends Exception
Interface Repository construction failure exception.- Version:
- $Revision: 81018 $
- Author:
- Ole Husgaard
- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor Description IRConstructionException(String msg)
-
Method Summary
-
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
-
-
-
Constructor Detail
-
IRConstructionException
public IRConstructionException(String msg)
-
-