com.sas.hls.common.exception
Class IllegalPathException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
com.sas.hls.common.exception.AbstractRuntimeException
com.sas.hls.common.exception.IllegalPathException
- All Implemented Interfaces:
- Serializable
public class IllegalPathException
- extends AbstractRuntimeException
An exception indicating a path value provided was not well-formed.
- See Also:
- Serialized Form
IllegalPathException
public IllegalPathException(String message)
- Constructs an
IllegalPathException
with the specified message.
- Parameters:
message
- the detailed message
Copyright (c) 2014, SAS Institute Inc., Cary, NC, USA