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
Deprecated. As of Java API 1.7. Replaced with TypeNotFoundException
.
@Deprecated
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)
- Deprecated.
- Constructs a
TypeNotFoundException
with the specified message.
- Parameters:
message
- the detailed message
Copyright (c) 2016, SAS Institute Inc., Cary, NC, USA