public class ContentDirectoryException extends ActionException
Constructor and Description |
---|
ContentDirectoryException(ContentDirectoryErrorCode errorCode) |
ContentDirectoryException(ContentDirectoryErrorCode errorCode,
String message) |
ContentDirectoryException(ErrorCode errorCode) |
ContentDirectoryException(ErrorCode errorCode,
String message) |
ContentDirectoryException(int errorCode,
String message) |
ContentDirectoryException(int errorCode,
String message,
Throwable cause) |
getErrorCode
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
public ContentDirectoryException(int errorCode, String message)
public ContentDirectoryException(int errorCode, String message, Throwable cause)
public ContentDirectoryException(ErrorCode errorCode)
public ContentDirectoryException(ContentDirectoryErrorCode errorCode, String message)
public ContentDirectoryException(ContentDirectoryErrorCode errorCode)
Copyright © 2015 4th Line GmbH, Switzerland. All rights reserved.