Class NotRegisteredException

All Implemented Interfaces:
Serializable

public class NotRegisteredException extends ClassLoaderException
thrown by the ClassManager on access to a resource that is not registered
See Also:
  • Constructor Details