Package com.gigaspaces.lrmi.classloading
Class LRMIClassLoaderCreationException
java.lang.Object
java.lang.Throwable
java.lang.Exception
com.gigaspaces.lrmi.classloading.LRMIClassLoaderCreationException
- All Implemented Interfaces:
Serializable
Thrown when failed creating a LRMIClassLoader
- Since:
- 7.0
- Author:
- eitany
- See Also:
-
Constructor Summary
ConstructorsConstructorDescriptionLRMIClassLoaderCreationException(String message) LRMIClassLoaderCreationException(String message, Throwable cause) -
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
LRMIClassLoaderCreationException
-
LRMIClassLoaderCreationException
-