com.sas.hls.common.exception
Class TypeNotFoundException
java.lang.Object
java.lang.Throwable
java.lang.Exception
com.sas.hls.common.exception.AbstractCheckedException
com.sas.hls.common.exception.TypeNotFoundException
- All Implemented Interfaces:
- Serializable
public class TypeNotFoundException
- extends AbstractCheckedException
An exception thrown when the specified object type definition can not be found in the system.
- See Also:
- Serialized Form
TypeNotFoundException
public TypeNotFoundException(String message)
- Constructs a
TypeNotFoundException
with the specified message.
- Parameters:
message
- the detailed message
Copyright (c) 2013, SAS Institute Inc., Cary, NC, USA