com.codemonster.surinam.export.throwable
Class UnknownImplementationException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
java.lang.IllegalStateException
com.codemonster.surinam.export.throwable.SurinamRuntimeException
com.codemonster.surinam.export.throwable.UnknownImplementationException
- All Implemented Interfaces:
- Serializable
public class UnknownImplementationException
- extends SurinamRuntimeException
This self-describing exception occurs when trying to access an implementation
via a versioned implementation name.
- See Also:
- Serialized Form
| Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
UnknownImplementationException
public UnknownImplementationException(String message)
Copyright © 2010. All Rights Reserved.