public class MAPParsingComponentException
extends java.lang.Exception
| Constructor and Description |
|---|
MAPParsingComponentException() |
MAPParsingComponentException(java.lang.String message,
MAPParsingComponentExceptionReason reason) |
MAPParsingComponentException(java.lang.String message,
java.lang.Throwable cause,
MAPParsingComponentExceptionReason reason) |
MAPParsingComponentException(java.lang.Throwable cause,
MAPParsingComponentExceptionReason reason) |
| Modifier and Type | Method and Description |
|---|---|
MAPParsingComponentExceptionReason |
getReason() |
public MAPParsingComponentException()
public MAPParsingComponentException(java.lang.String message,
MAPParsingComponentExceptionReason reason)
public MAPParsingComponentException(java.lang.Throwable cause,
MAPParsingComponentExceptionReason reason)
public MAPParsingComponentException(java.lang.String message,
java.lang.Throwable cause,
MAPParsingComponentExceptionReason reason)
public MAPParsingComponentExceptionReason getReason()
Copyright © 2012. All Rights Reserved.