public class NoSuchFilestoreException
extends java.lang.Exception
| Constructor and Description |
|---|
NoSuchFilestoreException() |
NoSuchFilestoreException(java.lang.String message) |
NoSuchFilestoreException(java.lang.String message,
java.lang.Throwable cause) |
NoSuchFilestoreException(java.lang.Throwable cause) |
public NoSuchFilestoreException()
public NoSuchFilestoreException(java.lang.String message)
message - public NoSuchFilestoreException(java.lang.Throwable cause)
cause - public NoSuchFilestoreException(java.lang.String message,
java.lang.Throwable cause)
message - cause -