代码搜索:cannot
找到约 7,468 项符合「cannot」的源代码
代码结果 7,468
www.eeworm.com/read/270935/4231356
java unauthorizedexception.java
package music.shared;
/**
* if a user cannot pass the authorization, a UnauthorizedException
* will be thrown.
*/
public class UnauthorizedException extends Exception
{
public Unauth
www.eeworm.com/read/414716/2142824
inc zconf.inc
{ -------------------------------------------------------------------- }
{$DEFINE NO_DEFLATE}
{$DEFINE MAX_MATCH_IS_258}
{ Compile with -DMAXSEG_64K if the alloc function cannot allocate more
www.eeworm.com/read/389726/2539189
java orderexception.java
package exception;
/** This application exception indicates that an order cannot be completed.
*/
public class OrderException extends Exception {
public OrderException() {
}
public Ord
www.eeworm.com/read/367917/2828022
properties packagemessages.properties
# ========================================
# org.ofbiz.party.party messages
# ========================================
party.id_is_digit=Specified party ID cannot start with a digit, numeric ID
www.eeworm.com/read/367917/2828028
properties packagemessages.properties
# ========================================
# org.ofbiz.party.party messages
# ========================================
party.id_is_digit=Specified party ID cannot start with a digit, numeric ID
www.eeworm.com/read/367182/2851765
c sigreturn.c
/* The sigreturn syscall cannot be explicitly called on Linux, only
implicitly by returning from a signal handler. */
#include
www.eeworm.com/read/356326/3041817
java unauthorizedexception.java
package music.shared;
/**
* if a user cannot pass the authorization, a UnauthorizedException
* will be thrown.
*/
public class UnauthorizedException extends Exception
{
public Unauth
www.eeworm.com/read/356326/3041906
java unauthorizedexception.java
package music.shared;
/**
* if a user cannot pass the authorization, a UnauthorizedException
* will be thrown.
*/
public class UnauthorizedException extends Exception
{
public Unauth
www.eeworm.com/read/411767/11227562
java orderexception.java
package exception;
/** This application exception indicates that an order cannot be completed.
*/
public class OrderException extends Exception {
public OrderException() {
}
public Ord