public class TypeNotFoundException extends AbstractCheckedException
Constructor and Description |
---|
TypeNotFoundException(String message)
Constructs a
TypeNotFoundException with the specified message. |
getLocalizedMessage, getMessage, getRootCause
addSuppressed, fillInStackTrace, getCause, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
public TypeNotFoundException(String message)
TypeNotFoundException
with the specified message.message
- The detailed message.Copyright (c) 2017, SAS Institute Inc., Cary, NC, USA