public class PartIterationNotFoundException extends EntityNotFoundException
Constructor and Description |
---|
PartIterationNotFoundException(Locale pLocale,
PartIterationKey pPartIPK) |
PartIterationNotFoundException(Locale pLocale,
PartIterationKey pPartIPK,
Throwable pCause) |
PartIterationNotFoundException(Locale pLocale,
String pPartMNumber,
String pPartRStringVersion,
int pPartIIteration) |
PartIterationNotFoundException(Locale pLocale,
String pPartMNumber,
String pPartRStringVersion,
int pPartIIteration,
Throwable pCause) |
PartIterationNotFoundException(Locale pLocale,
String pPartMNumber,
Version pPartRVersion,
int pPartIIteration) |
PartIterationNotFoundException(String pMessage) |
Modifier and Type | Method and Description |
---|---|
String |
getLocalizedMessage() |
getBundleDefaultMessage, getBundleMessage, getMessage, setLocale, toString
addSuppressed, fillInStackTrace, getCause, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace
public PartIterationNotFoundException(String pMessage)
public PartIterationNotFoundException(Locale pLocale, PartIterationKey pPartIPK)
public PartIterationNotFoundException(Locale pLocale, PartIterationKey pPartIPK, Throwable pCause)
public PartIterationNotFoundException(Locale pLocale, String pPartMNumber, Version pPartRVersion, int pPartIIteration)
public PartIterationNotFoundException(Locale pLocale, String pPartMNumber, String pPartRStringVersion, int pPartIIteration)
public String getLocalizedMessage()
getLocalizedMessage
in class ApplicationException
Copyright © 2017 DocDoku. All rights reserved.